CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Shared memory

搜索资源列表

  1. memoryshare

    0下载:
  2. vxworks共享内存代码,实现了vxworks双端链表,对初学者掌握vxworks共享内存提供了良好的借鉴-vxworks shared memory code, to achieve a double-vxworks client list, for beginners to master vxworks shared memory provides a good reference
  3. 所属分类:VxWorks

    • 发布日期:2017-03-26
    • 文件大小:14623
    • 提供者:沧海一笑
  1. XTalk

    0下载:
  2. Xtalk。cpp,wince下面非常经典的共享内存模型实现的,值得学习!~-Xtalk. cpp, wince the following very classical model of shared memory, it is worth learning! ~
  3. 所属分类:Windows CE

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:lwheagle
  1. COMObject

    0下载:
  2. COM server with shared memory
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-22
    • 文件大小:6782408
    • 提供者:Dimych1986
  1. jinchengtongxin

    0下载:
  2. 进程间通信基础(理论+实例) 包括管道,有名管道,消息队列,信号灯,共享内存,socket。-The basis of inter-process communication (theory+ examples), including pipelines, well-known pipes, message queues, semaphore, shared memory, socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672168
    • 提供者:王小白
  1. FileMap

    0下载:
  2. 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为1K,可自行调整。-File mapping, in shared memory between two processes in different inter-process transfer large files, they can significantly enhance the access speed. The only source simulation, shared
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6821764
    • 提供者:源泉
  1. LLogTrace

    0下载:
  2. LLogTrace 通用日志调试工具VC源代码,采用共享内存实现,作为调试程序用的LOG跟踪程序。包含了Delphi、VB、VC++三种语言的源代码版本。程序可以设置不同级别的LOG输出,并且可以用不同的颜色区分,可以设置级别名称等。-Log LLogTrace General VC source code debug tools, the use of shared memory to achieve, as a debugger LOG tracking procedures used. I
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:283695
    • 提供者:124
  1. SharedMemory

    0下载:
  2. Shared Memory可以讓兩個不同程序,共享相同數據。-Shared Memory for two different procedures, share the same data.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:12372
    • 提供者:big stone
  1. os

    0下载:
  2. 分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘输入和输出至屏幕进行比较即可)。 -, Respectively, using the information communication mechanism UNIX, shared memory mechanism (with tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3137
    • 提供者:一零
  1. spec30

    0下载:
  2. This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:875828
    • 提供者:gyan
  1. MIT.Press.Using.OpenMP.Portable.Shared.Memory.Para

    0下载:
  2. OpenMp内存共享模型下的并行计算的使用说明-OpenMp parallel computing instructions for use
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1320003
    • 提供者:Mu Mu
  1. vcDEMO

    0下载:
  2. 实现进程之间内存共享,通讯。擦写内存。在不同的进程之间交换数据。-Achieve the shared memory between processes, communication. Erase the memory. In the exchange of data between different processes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31701
    • 提供者:崔志华
  1. SharedMemory

    0下载:
  2. Shared Memory interface application program,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:33041
    • 提供者:Murugavel
  1. hw1

    0下载:
  2. homework , operating system, on shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:basamt
  1. hw2

    0下载:
  2. homework on shared memory, operating systems
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-06
    • 文件大小:736
    • 提供者:basamt
  1. XrayMem

    0下载:
  2. 共享内存方式xray机 实现全屏 VC7.0 -Shared memory to achieve full-screen mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:705860
    • 提供者:何凤涛
  1. HW3_KEY_shah006

    0下载:
  2. Develop code to evaluate function calls, type casting and code flow algorithms for performance. Programming assignment 4 is exploring the use of Shared Memory (shm). // // This program configures the shm region, accepts user input, and stor
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:40995
    • 提供者:gary
  1. PCIWindows

    0下载:
  2. PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:206603
    • 提供者:dsda
  1. UNIX_Network_Programming__Interprocess_Communicat

    0下载:
  2. A very good book on UNIX network programming - Volume 2 for IPC (shared memory, message queue...)-A very good book on UNIX network programming- Volume 2 for IPC (shared memory, message queue...)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5974415
    • 提供者:nqbinh
  1. FastShareMem

    0下载:
  2. * Shared Memory Allocator for Delphi DLL s * Features: * No runtime dll required. * No performance degradation. * Faster than ShareMem/Borlndmm.dll.-* Shared Memory Allocator for Delphi DLL s * Features: * No runtime dll required.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:3486
    • 提供者:xJernej
  1. OS_projectC_Mutex

    0下载:
  2. You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lectu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2008272
    • 提供者:xiaoxiao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com